CommonEvent 1313
Name = "会話：ドリアード"

  999([1313])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>I like relaxing inside the World Tree♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["dryad_fc1", 5, 0, 2])
    ShowText(["\\n<Dark Dryad>I don't feel like being friends with humans..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["dryad_fc1", 6, 0, 2])
    ShowText(["\\n<Dark Dryad>For some reason, the soil hasn't been tasting good lately... I wonder why?"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>I'll suck up your semen and make it into my nourishment...♪"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>The queen is a gentle lady..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>I want to bask in the sun..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>Dryads are sturdier and tougher than alraunes.\nBecause of that, however, our magical powers are weaker..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>Can you not chop down trees?\nThe destruction of nature leaves nothing behind."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>I have to cut my branches when they've grown too much..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>Sunlight can reach into the World Tree's interior.\nSo among other things, we can photosynthesize whenever we like..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>Are you someone that loves flowers...?"])
    ShowText([""])
    ShowChoices([["I love flowers", "I cut them all down", "I want to be a flower"], 0])
    When([0, "草花は大好き"])
      ShowTextAttributes(["dryad_fc1", 7, 0, 2])
      ShowText(["\\n<Dark Dryad>That's very nice..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "全て伐採してやる"])
      ShowTextAttributes(["dryad_fc1", 6, 0, 2])
      ShowText(["\\n<Dark Dryad>You're a detestable human..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "僕は草花になりたい"])
      ShowTextAttributes(["dryad_fc1", 5, 0, 2])
      ShowText(["\\n<Dark Dryad>Then I'll take you inside of me...\nIs that what you wanted?"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["dryad_fc1", 6, 0, 2])
    ShowText(["\\n<Dark Dryad>For some reason, I feel like I've been brainwashed... Am I imagining things?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["It's not your imagination", "It's just your imagination", "I'm also feeling a brainwashing signal"], 0])
    When([0, "気のせいじゃない"])
      ShowTextAttributes(["dryad_fc1", 7, 0, 2])
      ShowText(["\\n<Dark Dryad>Really...? I agree.\nBut it's fine even if I'm this way♪"])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "気のせいだ"])
      ShowTextAttributes(["dryad_fc1", 4, 0, 2])
      ShowText(["\\n<Dark Dryad>Really... Well, it's fine either way."])
      ShowText([""])
      Empty([])

    When([2, "僕も洗脳電波を感じる"])
      ShowTextAttributes(["dryad_fc1", 4, 0, 2])
      ShowText(["\\n<Dark Dryad>You're probably just sick.\nDo you want some herbs to clear your head?"])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>The plant tribe or the insect tribe, whose side are you on...?"])
    ShowText([""])
    ShowChoices([["Plant tribe", "Insect tribe", "They should reconcile"], 0])
    When([0, "植物族"])
      ShowTextAttributes(["dryad_fc1", 7, 0, 2])
      ShowText(["\\n<Dark Dryad>That's nice...♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "昆虫族"])
      ShowTextAttributes(["dryad_fc1", 6, 0, 2])
      ShowText(["\\n<Dark Dryad>Then you're also my enemy..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "和解するべき"])
      ShowTextAttributes(["dryad_fc1", 6, 0, 2])
      ShowText(["\\n<Dark Dryad>I think that's impossible."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>I wonder if you like the sun...?"])
    ShowText([""])
    ShowChoices([["I like it", "I hate it", "I am the sun"], 0])
    When([0, "好き"])
      ShowTextAttributes(["dryad_fc1", 7, 0, 2])
      ShowText(["\\n<Dark Dryad>I really like the sun too♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "嫌い"])
      ShowTextAttributes(["dryad_fc1", 6, 0, 2])
      ShowText(["\\n<Dark Dryad>I guess so...humans can get sunburn."])
      ShowText([""])
      Empty([])

    When([2, "僕が太陽だ"])
      ShowTextAttributes(["dryad_fc1", 6, 0, 2])
      ShowText(["\\n<Dark Dryad>............"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>The World Tree is a very good place.\nDon't you want to live here...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I want to live here", "I don't want to live here", "I already live here"], 0])
    When([0, "暮らしたい"])
      ShowTextAttributes(["dryad_fc1", 7, 0, 2])
      ShowText(["\\n<Dark Dryad>Well then, why not live here?"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "暮らしたくない"])
      ShowTextAttributes(["dryad_fc1", 6, 0, 2])
      ShowText(["\\n<Dark Dryad>That's a shame..."])
      ShowText([""])
      Empty([])

    When([2, "すでに暮らしている"])
      ShowTextAttributes(["dryad_fc1", 6, 0, 2])
      ShowText(["\\n<Dark Dryad>Really?\nBut why have I never seen you before...?"])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 301])
      ShowTextAttributes(["dryad_fc1", 4, 0, 2])
      ShowText(["\\n<Dark Dryad>I want to eat an apple..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 301, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give an \\ii[301]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["dryad_fc1", 7, 0, 2])
        ShowText(["\\n<Dark Dryad>Aha, can I have it...?"])
        ShowText([""])
        ChangeItems([301, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["dryad_fc1", 6, 0, 2])
        ShowText(["\\n<Dark Dryad>So you won't give it to me..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 305])
      ShowTextAttributes(["dryad_fc1", 4, 0, 2])
      ShowText(["\\n<Dark Dryad>I want to eat a banana..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 305, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[305]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["dryad_fc1", 7, 0, 2])
        ShowText(["\\n<Dark Dryad>Aha, can I have it...?"])
        ShowText([""])
        ChangeItems([305, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["dryad_fc1", 6, 0, 2])
        ShowText(["\\n<Dark Dryad>So you won't give it to me..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>I want some money..."])
    ShowText([""])
    ConditionalBranch([7, 975, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 975G? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["dryad_fc1", 7, 0, 2])
        ShowText(["\\n<Dark Dryad>Aha, can I have it...?"])
        ShowText([""])
        ChangeGold([1, 0, 975])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["dryad_fc1", 6, 0, 2])
        ShowText(["\\n<Dark Dryad>So you won't give it to me..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["dryad_fc1", 6, 0, 2])
      ShowText(["\\n<Dark Dryad>...It looks like you're really poor."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>I'll share some medicine with you..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([22, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Dark Dryad gave you a \\ii[22]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>I'll share one of my petals with you..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([232, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Dark Dryad gave you an \\ii[232]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["dryad_fc1", 4, 0, 2])
    ShowText(["\\n<Dark Dryad>I'll share this money with you..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1625])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Dark Dryad gave you 1625G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
